libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Sat, 2 Feb 2019 18:30:10 +0000 (18:30 +0000)
committerRyan Tandy <ryan@nardis.ca>
Sat, 2 Feb 2019 18:30:10 +0000 (18:30 +0000)
commitc7ce341fa5ce5cd61ee731a3fa864a026cc6be19
treee209bfc92823ca901d7c40b8e33756c89d1e4c62
parent31974b8a51584c7b214a420814e4deab5b728386
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in